From 6dc71e105214183cc6cace47cb5a6cf5b164a935 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Thu, 18 Jul 2019 09:04:52 +0100 Subject: [PATCH] Remove obsolete conffile im-multipress.conf during upgrade --- debian/changelog | 6 +++--- debian/libgtk-4-common.maintscript | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) create mode 100644 debian/libgtk-4-common.maintscript diff --git a/debian/changelog b/debian/changelog index 9cb5d42eae..0082e27930 100644 --- a/debian/changelog +++ b/debian/changelog @@ -22,9 +22,9 @@ gtk+4.0 (3.96.0-1) UNRELEASED; urgency=medium The build-time tests correctly set GTK_CSD=1 now. - Disable GStreamer video support for now - Stop installing gtk4-query-immodules, superseded by gio-querymodules - - d/libgtk-4-common.install.in: Don't install im-multipress.conf, - no longer available (the multipress IM module is unmaintained and - was removed) + - Don't install im-multipress.conf, no longer available (the multipress + IM module is unmaintained and was removed). Remove obsolete conffile + during upgrade. - d/libgtk-4-0.install.in: Don't install IM modules. The backend IM modules such as XIM and Wayland are now linked into GTK itself, while non-backend IM modules have been removed. diff --git a/debian/libgtk-4-common.maintscript b/debian/libgtk-4-common.maintscript new file mode 100644 index 0000000000..39d8e2ca1d --- /dev/null +++ b/debian/libgtk-4-common.maintscript @@ -0,0 +1 @@ +rm_conffile /etc/gtk-4.0/im-multipress.conf 3.96.0-1~ libgtk-4-common -- 2.30.2